
The Matrix Helper allows you to do raw Matrix math operations. Even though you may wire the output of this matrix into any position or rotation input it may not be useful without using the Math operator first.
ON - (Bool) This input data stream determines whether
the operator is considered 'on' or 'off.' You can connect other operators
to this input channel such as a Bool Helper to activate/deactivate
the whole operator.
Time - (Time) This input data stream is used to define the local
time for the operator when the user wants to override the default system
time.
Rotation X - sets the rotation
vector X component
Rotation Y - sets the rotation vector Y component
Rotation Z - sets the rotation vector Z component
Translation - sets the translation vector
Matrix - outputs the raw matrix
components for further processing by the Math operator.
